home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / FILER / TARSRC.SPK / tar-ram < prev    next >
Text File  |  1994-08-22  |  171b  |  6 lines

  1. CDir RAM:$.tmp
  2. Copy $.Usr.Bin.gzip RAM:$.* ~cq~v
  3. Set tar$scrap RAM:$.tmp.scrap
  4. Set tar$compress "RAM:$.gzip -4 < %%1 > %%2"
  5. Set tar$decompress "RAM:$.gzip -d < %%1 > %%2"
  6.